home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / WINSOUND / CHIMES.ZIP / MAINDLG.H < prev    next >
Text File  |  1993-06-02  |  1KB  |  32 lines

  1. #define ST_CHANNEL                  102
  2. #define SB_CHANNEL                  103
  3. #define ST_PROGRAM                  105
  4. #define SB_PROGRAM                  106
  5. #define SB_MINV                     109
  6. #define ST_MINV                     110
  7. #define ST_MAXV                     112
  8. #define SB_MAXV                     113
  9. #define ST_MINL                     115
  10. #define SB_MINL                     116
  11. #define ST_MAXL                     118
  12. #define SB_MAXL                     119
  13. #define PB_RANDOMIZE                123
  14. #define ST_LOWNOTE                  131
  15. #define SB_LOWNOTE                  132
  16. #define ST_HIGHNOTE                 134
  17. #define SB_HIGHNOTE                 135
  18. #define PB_MAJOR                    136
  19. #define PB_MINOR                    137
  20. #define PB_FOURTHS                  138
  21. #define PB_FIFTHS                   140
  22. #define ST_REST                     141
  23. #define SB_REST                     142
  24. #define PB_PLAYSTOP                 120
  25. #define PB_WIGGLE                   143
  26. #define PB_INCREASE                 108
  27. #define PB_DECREASE                 121
  28. #define PB_RESET                    144
  29. #define PB_INVERT                   124
  30. #define PB_SWAP                     125
  31. #define PB_ZERO                     127
  32.